adTempus API
|
Gets or sets a list of event IDs that are ignored by the trigger.
__property BSTR ExcludeEvents;
String ExcludeEvents;
Property ExcludeEvents() As String
If you want the trigger to ignore certain events, specify the numeric event IDs (available from the event source's documentation or from existing events in the Event Log) for those events.
Multiple event IDs can be specified; separate the IDs with commas.
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|